-
Notifications
You must be signed in to change notification settings - Fork 218
Fix toc.yaml for V2 reference docs #1097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
lahirumaramba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks pretty good to me! If Eric is good with this level of toc breakdown I think we are good.
egilmorez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I mentioned in our separate discussion, I'm concerned that pages generated but not included in this table of contents will be "orphaned," without displaying the table of contents. I think Daniel is looking for a fix for that.
|
@egilmorez The current toc.yaml has more than 1 nested sections. Is this allowed? |
egilmorez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks!
One question on changing the path for the markdown files.
egilmorez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG, thanks!
toc.ts is a short script to generate
toc.yamlbased on the generated markdown file. The output looks as follows